This is C# example for TextPipe

Before running, please register textpipe.dll file by follow these steps: 

	1st :: Go to Start -> Run
	2nd :: input in a command box:
		regsvr32 "[YourPath]\textpipeengine.dll"

		Please replace [YourPath] by actual path of textpipeengine.dll, such as

		regsvr32 "C:\MyProjects\tpengine\textpipeengine.dll"

	3rd :: Press enter or click "Ok"


Open project by double-click solution file. 

Build and Run solution.

If you have an problem, please contact nh.truong@gmail.com


	